projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1379f2c
)
Improve index entry.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Apr 2007 01:45:55 +0000
(
01:45
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Apr 2007 01:45:55 +0000
(
01:45
+0000)
lispref/sequences.texi
patch
|
blob
|
history
diff --git
a/lispref/sequences.texi
b/lispref/sequences.texi
index ac5a16e261f8dc9ec4098e8498fce6c703a43ef7..7e66549412b77617b7bc060eee5e54519a491dfb 100644
(file)
--- a/
lispref/sequences.texi
+++ b/
lispref/sequences.texi
@@
-388,7
+388,7
@@
are often useful for objects known to be arrays. @xref{Sequence Functions}.
@node Vectors
@section Vectors
-@cindex vector
+@cindex vector
(type)
Arrays in Lisp, like arrays in most languages, are blocks of memory
whose elements can be accessed in constant time. A @dfn{vector} is a